home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / ResEdit™ 3.0d1 / ResEdit™ 3.0d1 Read Me < prev   
Text File  |  1996-04-23  |  2KB  |  64 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. About ResEdit 3.0
  26.  
  27. ResEdit[tm] 3.0 is a completely new implementation of ResEdit, designed to provide a powerful, extensible, and maintainable editing solution for resource files, PEF files, and other file types.  It is being developed to replace previous versions of ResEdit, which do not run under Copland.  Here are some of the features of ResEdit 3.0:
  28.  
  29. *  Runs on both Copland and 7.x-based systems
  30.  
  31. *  Standard Macintosh application look-and-feel
  32.  
  33. *  Extensible architecture with plug-ins and scripting
  34.  
  35. *  WorldScript support
  36.  
  37. *  Macintosh Drag and Drop support
  38.  
  39. About this Release
  40.  
  41. This first developer release of ResEdit provides the general application framework, and includes editors for many resource types, including some new Copland types.  The goal of this release is to deliver a minimal Copland-compatible resource editing solution to allow developers to experiment with the new Copland resource types, and to port their applications to Copland.
  42.  
  43. There is minimal support for editing two new Copland resources:  the 'hiob' and 'txto' resources .  More information about editing 'hiob' resources is in a separate document.
  44.  
  45. Current Limitations
  46.  
  47. This release is not yet a complete replacement for ResEdit 2.1.x.  A number of editors from ResEdit 2.1.x are not yet implemented.
  48.  
  49. ResEdit 3.0d1 runs only on Power Macintosh computers.
  50.  
  51. The scripting language specifications--Exploder Definition Language (EDL) and Viewer Definition Language (VDL)--are not final in this release, and as such are not documented.  EDL and VDL programs that work with this release will likely require changes to work with future releases.
  52.  
  53. What's Planned for Future Releases?
  54.  
  55. *  Editors for all resources supported by ResEdit 2.1.x
  56.  
  57. * Complete support for editing new Copland resource types
  58.  
  59. *  ResEdit 2.1.x commands and capabilities
  60.  
  61. *  Data fork editors
  62.  
  63. *  Software Developer's Kit for extending ResEdit